TriggerSource.Variable property
For axis and motion sources, it is the variable to read.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public McTriggerVariableType Variable { get; set; }
Public Property Variable As McTriggerVariableType
Property value
Type: McTriggerVariableType
See also